home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for s3ianurb.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_IANURBSSPECIFIC_H = 1;
- include("real/intact/r3intact.js")
- include("oops/r3vector.js")
-
-
- var R3CLID_IANURBSSPECIFIC = 1329;
-
-
-
-
-
-
-
- R3IANURBSSPECIFICA_CurrentPo = 1329500;
- function SetR3IANURBSSPECIFICA_CurrentPo(value) {
- R3Set(this.r3obj, R3IANURBSSPECIFICA_CurrentPo, value, R3TID_VECTOR, 0);
- }
-
- function GetR3IANURBSSPECIFICA_CurrentPo() {
- return R3Get(this.r3obj, R3IANURBSSPECIFICA_CurrentPo, R3TID_VECTOR, 0);
- }
-
- R3IANURBSSPECIFICA_CurrentPa = 1329501;
- function SetR3IANURBSSPECIFICA_CurrentPa(value) {
- R3Set(this.r3obj, R3IANURBSSPECIFICA_CurrentPa, value, R3TID_VECTOR, 0);
- }
-
- function GetR3IANURBSSPECIFICA_CurrentPa() {
- return R3Get(this.r3obj, R3IANURBSSPECIFICA_CurrentPa, R3TID_VECTOR, 0);
- }
-
- R3IANURBSSPECIFICA_CurrentOb = 1329502;
- function GetR3IANURBSSPECIFICA_CurrentOb() {
- return R3ToJS(R3Get(this.r3obj, R3IANURBSSPECIFICA_CurrentOb, R3TID_OBJECT, 0));
- }
-
-
-
- function r3Ianurbsspecific () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_IANURBSSPECIFIC, arguments);
- }
- // Methods
-
- // Attributes
- this.GetCurrentPo=GetR3IANURBSSPECIFICA_CurrentPo;
- this.SetCurrentPo=SetR3IANURBSSPECIFICA_CurrentPo;
- this.GetCurrentPa=GetR3IANURBSSPECIFICA_CurrentPa;
- this.SetCurrentPa=SetR3IANURBSSPECIFICA_CurrentPa;
- this.GetCurrentOb=GetR3IANURBSSPECIFICA_CurrentOb;
- }
-
- r3Ianurbsspecific.prototype=new r3Intact;
- // s3ianurb.h_H